vwaudit

The vw audit command is used to control the types of operations that are audited by the database manager. All auditing is performed by the database manager on the Vitalware server. As the database manager handles all access methods to the data, audit information is generated regardless of the access method used. For example, if a module has search auditing operations enabled, audit records are generated for searches performed via the Vitalware Windows client, the Vitalware Web interface or the texql command line processor.

The vwaudit command is located on the Vitalware server and can only be accessed by user vw. that is the Vitalware System Administrator account.

To determine the operations audited for a given module, run vwaudit followed by the name of the table. For example to check the Invoices module (einvoices table) settings use:

vwaudit einvoices
einvoices                    change

The change setting indicates that auditing for the Invoices module is enabled for operations that alter records (that is insertions, updates and deletions). To list all modules settings, enter vwaudit without supplying a module name.

vwaudit
ebirths                   all
ecashbook                 change
ecertificates             change
ecorrespondence           change
edeaths                   change
edivorces                 change
edocuments                change
efetaldeaths              change
efieldhelp                change
egroups                   change
einducedterminations      change
einvoices                 change
eledger                   change
emarriagebookings         change
emarriages                change
ematchlist                change
emultimedia               change
enorecord                 change
enotices                  change
eorders                   change
eparties                  change
epos                      search,change
eproducts                 change
eregistry                 change
estock                    change
etemplate                 change
etill                     change
usalivingwills            change
usanotices                change

Notice that bothebirths and epos are auditing more than just changes made to records. The list of available operations for auditing is: